| Previous | Chapter Contents | Chapter Top | Next |
These constants are used in the reserved field of the MIDI packet structure [link] .
enum {
kMusicPacketPortLost = 1,
kMusicPacketPortFound = 2,
kMusicPacketTimeGap = 3
};
| Previous | Chapter Contents | Chapter Top | Next |